PyF-0.11.5.0: test/golden96/{truncate numberCL.3d}.9142976352287206710.golden
INITIALPATH:7:41: error:
• Type incompatible with precision (.3), use any of {'e', 'E', 'f', 'F', 'g', 'G', 'n', 's', '%'} or remove the precision field.
• In the quasi-quotation: [fmt|{truncate number:.3d}|]
|
7 | main = putStrLn [fmt|{truncate number:.3d}|]
| ^